Procházet zdrojové kódy

Add cascading results again

tags/v1.0^2
Benjamin Attal před 10 roky
rodič
revize
08a8daa227
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. +2
    -3
      static/sass/index.sass

+ 2
- 3
static/sass/index.sass Zobrazit soubor

@@ -302,9 +302,7 @@ div#results
div.result
width: $resultWidth
height: 200px
margin-top: 2%
margin-bottom: 10%

margin-bottom: 100%

table
border-collapse: collapse
@@ -316,6 +314,7 @@ div#results

&.cascade
@extend .t3
margin-bottom: 10%

div#display-info
font-size: 1.3em


Načítá se…
Zrušit
Uložit