[Groonga-commit] ranguba/chupa-text-http-server at 997a4ca [master] Show border for screenshot

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed Jul 12 16:56:35 JST 2017


Kouhei Sutou	2017-07-12 16:56:35 +0900 (Wed, 12 Jul 2017)

  New Revision: 997a4ca608420da79f9ab152aee07d437a92c825
  https://github.com/ranguba/chupa-text-http-server/commit/997a4ca608420da79f9ab152aee07d437a92c825

  Message:
    Show border for screenshot

  Modified files:
    app/assets/stylesheets/application.scss

  Modified: app/assets/stylesheets/application.scss (+4 -0)
===================================================================
--- app/assets/stylesheets/application.scss    2017-07-11 23:59:29 +0900 (3029385)
+++ app/assets/stylesheets/application.scss    2017-07-12 16:56:35 +0900 (e5c21e6)
@@ -46,8 +46,12 @@ table {
 
 section.text {
   img {
+    @extend .border;
+    @extend .rounded;
+
     float: left;
     margin-right: 10px;
+    margin-bottom: 10px;
   }
 
   pre {
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る