Index: lams_central/web/css/x-editable-lams.css =================================================================== diff -u -r73e57b8ca1a3ddd6cd15b00240d90b79c5de063a -ra5b247dd91cb3ffabf9de46cba029e5537fad087 --- lams_central/web/css/x-editable-lams.css (.../x-editable-lams.css) (revision 73e57b8ca1a3ddd6cd15b00240d90b79c5de063a) +++ lams_central/web/css/x-editable-lams.css (.../x-editable-lams.css) (revision a5b247dd91cb3ffabf9de46cba029e5537fad087) @@ -1,19 +1,19 @@ -/* Overwrite gliphicon class used by x-editable.js*/ -.glyphicon{ - display: inline-block; - font: normal normal normal 14px/1 FontAwesome; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -.glyphicon-ok:before { - content: "\f00c"; -} -.glyphicon-remove:before { - content: "\f00d"; -} -/* Overwrite properties set in x-editable.css*/ -.editable-click, a.editable-click, a.editable-click:hover { - border-bottom: none; +/* Overwrite gliphicon class used by x-editable.js*/ +.glyphicon{ + display: inline-block; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-ok:before { + content: "\f00c"; +} +.glyphicon-remove:before { + content: "\f00d"; +} +/* Overwrite properties set in x-editable.css*/ +.editable-click, a.editable-click, a.editable-click:hover { + border-bottom: none; } \ No newline at end of file