mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-07 18:08:24 -06:00
switch to scss for css, begin refactoring old css into scss, add bulma 0.9.1 to repo
This commit is contained in:
8
viewer/static/bulma/sass/helpers/float.sass
Normal file
8
viewer/static/bulma/sass/helpers/float.sass
Normal file
@@ -0,0 +1,8 @@
|
||||
.is-clearfix
|
||||
+clearfix
|
||||
|
||||
.is-pulled-left
|
||||
float: left !important
|
||||
|
||||
.is-pulled-right
|
||||
float: right !important
|
||||
Reference in New Issue
Block a user