Advertisement
darkufo

Stylebot for New Blogger UI

Sep 20th, 2012
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. #post-labels {
  2. font-size: 10px;
  3. width: 860px;
  4. }
  5.  
  6. #richbars {
  7. width: 888px;
  8. }
  9.  
  10. #templateText {
  11. height: 444px;
  12. width: 999px;
  13. }
  14.  
  15. #textarea {
  16. height: 362px;
  17. width: 962px;
  18. }
  19.  
  20. .editor .titleField {
  21. width: 600px;
  22. }
  23.  
  24. div.labels-round-box {
  25. font-size: 10px;
  26. width: 190px;
  27. }
  28.  
  29. div.postsTable {
  30. font-size: 10px;
  31. }
  32.  
  33. input.GM1BAGKBMEC.titleField.textField.GM1BAGKBLEC {
  34. width: 600px;
  35. }
  36.  
  37. input.text {
  38. width: 500px;
  39. }
  40.  
  41. textarea.htmlBox {
  42. height: 400px;
  43. width: 900px;
  44. }
  45.  
  46. .editor .htmlBox, .editor .composeBox {
  47. max-width: 900px;
  48. }
  49.  
  50. span.GM1BAGKBESB {
  51. color: red;
  52. }
  53.  
  54. li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  55. font-size: 12px;
  56. }
  57.  
  58. a.GM1BAGKBLB {
  59. color: black;
  60. }
  61.  
  62. div.GM1BAGKBAAB {
  63. font-size: 11px;
  64. width: 150px;
  65. line-height: 3px;
  66. }
  67.  
  68. .blogg-posttable {
  69. margin-left: -40px;
  70. }
  71.  
  72. .GM1BAGKBM5B {
  73. margin-left: -40px;
  74. }
  75.  
  76. .blogg-posttable .blogg-visible-on-select {
  77. margin-top: 0px;
  78. }
  79.  
  80. .GM1BAGKBJO {
  81. padding: 0px 0px;
  82. }
  83.  
  84. .GM1BAGKBLEB {
  85. color: #222;
  86. padding: 0px 5px;
  87. }
  88.  
  89. .blogg-posttable tr .GM1BAGKBOB {
  90. display: none;
  91. }
  92.  
  93. .GM1BAGKBO2B {
  94. display: inline ;
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement