mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 15:37:41 +00:00
GUACAMOLE-220: Add semantic CSS class for headers having corresponding tabs.
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
.settings .header {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.settings table.properties th {
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
|
@@ -1,7 +1,7 @@
|
||||
|
||||
<div class="view">
|
||||
|
||||
<div class="header">
|
||||
<div class="header tabbed">
|
||||
<h2>{{'SETTINGS.SECTION_HEADER_SETTINGS' | translate}}</h2>
|
||||
<guac-user-menu></guac-user-menu>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user