tahoma2d/stuff/config/qss/Astral_072_Dark/less/components/boxes.less
Kite 9753a41e2e Minimalist Theme (#1112)
* Introducing Astral themes
2017-04-14 16:30:36 +09:00

11 lines
352 B
Text

/* -----------------------------------------------------------------------------
Component: Group Boxes
----------------------------------------------------------------------------- */
// Base
// -----------------------------------------------------------------------------
.box-base {
border: 1px solid @groupbox-color;
border-radius: 2px;
}