Main theme for SuiteDesk

This commit is contained in:
Manuel Cillero 2017-07-25 13:57:02 +02:00
parent 8cf3c56044
commit 42540d1310
185 changed files with 17597 additions and 0 deletions

View file

@ -0,0 +1,28 @@
/**
* @file
* CSS targeted specifically for Internet Explorer 8 for Windows.
*
* Any CSS in this file will override the rules specified in the ie.css file.
*/
img.img-responsive {
width: inherit;
}
/*
* Search blocks.
*/
.block-custom_search_blocks button.form-submit,
.block-lexicon button.form-submit {
min-width: 50px;
}
/*
* Service links module.
*/
li.service-links-twitter-widget,
li.service-links-facebook-like,
li.service-links-google-plus-one {
display: none !important;
}