Advertisement
Guest User

Untitled

a guest
Jun 17th, 2017
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. haxx0r@haxx0r-desktop:~/rails_projects/plro$ git log -p
  2. commit 6ea9f3d23e3c4968f8c04ef26fc407c93132ad78
  3. Author: admin <carlcrott@gmail.com>
  4. Date: Mon Sep 27 13:04:15 2010 -0400
  5.  
  6. yeti
  7.  
  8. diff --git a/app/stylesheets/seeker.sass b/app/stylesheets/seeker.sass
  9. index cf4f828..123a3c6 100644
  10. --- a/app/stylesheets/seeker.sass
  11. +++ b/app/stylesheets/seeker.sass
  12. @@ -21,6 +21,7 @@ textarea
  13. :color #fff
  14.  
  15. .resume_canvasBG
  16. + :color #fff //carl-temp
  17. :color #6f6f6f
  18. :background #FFF
  19. :border solid 1px #D4145A
  20.  
  21. commit a33c25bac9e9704261c3a53d22880bd3f29e1e09
  22. Author: admin <carlcrott@gmail.com>
  23. Date: Mon Sep 27 12:38:24 2010 -0400
  24.  
  25. checking stuff
  26.  
  27. diff --git a/app/stylesheets/seeker.sass b/app/stylesheets/seeker.sass
  28. index 643c714..cf4f828 100644
  29. --- a/app/stylesheets/seeker.sass
  30. :
  31. commit 6ea9f3d23e3c4968f8c04ef26fc407c93132ad78
  32. Author: admin <carlcrott@gmail.com>
  33. Date: Mon Sep 27 13:04:15 2010 -0400
  34.  
  35. yeti
  36.  
  37. diff --git a/app/stylesheets/seeker.sass b/app/stylesheets/seeker.sass
  38. index cf4f828..123a3c6 100644
  39. --- a/app/stylesheets/seeker.sass
  40. +++ b/app/stylesheets/seeker.sass
  41. @@ -21,6 +21,7 @@ textarea
  42. :color #fff
  43.  
  44. .resume_canvasBG
  45. + :color #fff //carl-temp
  46. :color #6f6f6f
  47. :background #FFF
  48. :border solid 1px #D4145A
  49.  
  50. commit a33c25bac9e9704261c3a53d22880bd3f29e1e09
  51. Author: admin <carlcrott@gmail.com>
  52. Date: Mon Sep 27 12:38:24 2010 -0400
  53.  
  54. checking stuff
  55.  
  56. diff --git a/app/stylesheets/seeker.sass b/app/stylesheets/seeker.sass
  57. index 643c714..cf4f828 100644
  58. --- a/app/stylesheets/seeker.sass
  59. +++ b/app/stylesheets/seeker.sass
  60. @@ -8,8 +8,6 @@
  61. @import flash_msgs
  62. // @import rounded
  63. @import footer
  64. -
  65. -//tresting
  66.  
  67. textarea
  68. :font-family Trebuchet MS,Gill Sans,Arial,Sans-serif
  69. @@ -26,7 +24,8 @@ textarea
  70. :color #6f6f6f
  71. :background #FFF
  72. :border solid 1px #D4145A
  73. - :padding-top 10px
  74. + :padding-top 11px
  75. + :margin auto
  76. :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement